Toby Allen is an independent developer who maintains a small, tightly focused catalog of pragmatic utilities designed for IT professionals and automation-minded Windows users. His flagship release, DocTo, exemplifies the approach: a lightweight, open-source command-line executable that exposes Microsoft Office’s conversion APIs without requiring the full Office GUI, enabling scripted batch transformation of legacy .doc and .xls files into modern formats such as PDF, XPS, HTML, or OpenDocument. Typical use cases include server-side document pipelines, scheduled reporting jobs, and migration scripts that must run unattended on machines where only the Office runtime is licensed. The tool accepts wildcards, respects exit codes for CI/CD chaining, and offers switches for password-protected or macro-enabled files, making it a quiet workhorse inside enterprise folders, law-office dockets, and academic data repositories alike. Because the source is hosted transparently on GitHub, system administrators can audit, fork, or embed it into larger compliance workflows without vendor lock-in. Toby Allen’s entire software line is available for free on get.nero.com, with downloads delivered through trusted Windows package sources such as winget, always installing the latest build and allowing batch installation alongside other utilities.

DocTo

Simple command line utility for converting .doc & .xls files to any supported format.

Details